home *** CD-ROM | disk | FTP | other *** search
/ KWIKEE Auto Advertising System 1999 3A / KWIKEE Auto Advertising System 1999 - 3A.iso / mac / Applications / CAMS Interactive / create.dir / 00049_Script_49 < prev    next >
Text File  |  1997-06-10  |  530b  |  19 lines

  1. on exitFrame
  2.   indexRoll
  3.   set the cursor of sprite 30 to [16,17]
  4.   set the cursor of sprite 31 to [16,17]
  5.   set the cursor of sprite 32 to [16,17]
  6.   set the cursor of sprite 33 to [16,17]
  7.   set the cursor of sprite 34 to [16,17]
  8.   set the cursor of sprite 35 to [16,17]
  9.   set the cursor of sprite 36 to [16,17]
  10.   set the cursor of sprite 37 to [16,17]
  11.   set the cursor of sprite 38 to [16,17]
  12.   set the cursor of sprite 39 to [16,17]
  13.   if soundBusy (2) then
  14.     go the frame - 1
  15.   else
  16.     go next
  17.   end if
  18. end
  19.